ISlave.State property

The EtherCAT state of a device.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
EthercatState State { get; }
ReadOnly Property State As EthercatState

Property Value

Type: EthercatState

See also

ISlave Interface

IntervalZero.KINGSTAR.Base.Class Namespace